home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 November / CHIP Kasım 1997.iso / DEMOLAR / FPAGE98 / FP98BETA.EXE / EXE / 202 / DB_ResultBotASP.txt < prev    next >
Encoding:
Text File  |  1997-07-30  |  118 b   |  4 lines

  1. <% 
  2. If Not IsEmpty(fp_rs) And Not (fp_rs Is Nothing) Then Response.Write CStr(fp_rs("[*]InsertColumnName[*]")) 
  3. %>
  4.